There aren't constraints against it, but I tend to think of strings as binding-less things. They're closer to numbers in that respect.
I often use syms when I mean strings (one less keystroke, no need to hit <shift>). But I only convert strings to syms inside macros.