It is useful to differentiate between easy and hard as well as simple and complex.
x86 has instructions which can make many thing “easy” But they are not simple.
ARM is far more logically consistent. x86 is really messy and complex but often have lots of convenient instructions.
So I would say ARM is easier to learn and it is easier to learn ARM code as everything by is more logical, regularized and consistent.