This feature request has been made in the past, circa 2004. See Bug #4990 Functional Indexes.
I'm glad you think it is not complicated. MySQL is open source, and they welcome external contributions. So you could always just code up this simple feature and attach your patch to that bug log.
The reason it has not been done is the same reason that every feature is or is not done in any project:
the developers make their best judgement about which features or improvements will benefit the greatest number of their users, and they prioritize those.
A lot of the core development done in the past 5-8 years in MySQL and InnoDB has focused on scalability on multi-core processor architectures, which was considered to be of great benefit to all users of MySQL, and an area where MySQL was once considerably weaker than it is now.