Average Joe's mobile device. Hence I can't enforce too much performance requirements.
What you're saying there is that you can't actually afford to do something useful with strengthening. No amount of gluing together hash functions can fix that. No one is likely to attack any kind of "brainwallet" based on non-uniformity of the hash function. Your complicated scheme will not meaningfully have security beyond that of SHA2/PBDKF2 with 200 iterations and no salt: not much at all. Relative to the multiply with the generator your 200 hash iterations would be lucky to add a fraction of a percent to the complexity.
If you want somewhat novel cryptography Adam Back's proposal for cryptographically blind straightening is perhaps the most interesting. The mobile device can outsource the work to a fast external machine in an information-theoretically secure manner (though the straightening itself I think only has RSA-assumption limited security).
Ultimately being unable to have a salt gives any attacker a huge pre-computation advantage, if the system is widely deployed. So I think widely deploying such systems is irresponsible.
is to enforce maximum entropy maintenance
Key derivation without entropy waste is an actively researched area of academic cryptography:
http://cryptolen13.wikispot.org/Yevgeniy_Dodis:_key_derivation_without_entropy_waste but in your case the hash function has hundreds of bits of state space compared to your tens of bits of key entropy, it's not likely a major issue for brainwallets.
5. Obviously it's a bad idea (less secure and just plain stupid) to invent your own cryptography solutions instead of using existing, tested, well known algorithms. So I'm relying on proven principles as much as possible.
High security brainwallets? A bitter-sweet and clearly misunderstood feature in my unbiased opinion, one which is conspicuously absent in current clients. Constructed using random order and guarded by military intelligence they give even odds against oxymoronic attackers, at least until they're found missing. High-security brainwallets are the only choice of the wise fool.