Why bother defining named sequences? Why not just encode the character, instead?
When text elements that people want to treat as “a character” are already representable in Unicode text by a sequence of already encoded characters, encoding another precomposed character for that sequence introduces multiple representations of the same thing. Such an action would undermine the stability of Unicode text normalization, which is subject to very strict stability guarantees.