pabloliberman,
Okay, I think there are a few things that we need to discuss.
First off, could you share the sensor part number and datasheet? I want to understand exactly what you are working with.
The Kinetis GPIO pins are current limited - there shouldn't be a problem unless you back drive them outside the Voh/Vol range with a high current source (a capacitor on the line with what is effectively an open circuit won't have any problems). Don't make the Kinetis GPIOs high current (leave them at the normal 3mA) and you will be fine.
Next, you CANNOT just sum the power filter capacitances from the datasheet and run with that. If the datasheet says two power inputs with 1uF and 0.1uF then that's what you use. Power capacitance is very important for sensors.
On the same point, two 1uF bulk capacitors going into a sensor chip that only draws 200uA doesn't seem right - are you planning on running it in a very low power mode? I'm asking because I want to understand the use case/work flow and does it start off in a high/normal power mode and then commanded into a low power mode (which, if this is the case, then you should not be powering it by a GPIO pin).
I'm not sure what you mean by "two LDOs with the same capacitance". Is this explained in the datasheet or is this part of your circuit? If the output of the GPIOs are driving LDOs, why aren't you connecting the LDOs to the same power supply as your Kinetis VDD and controling them using GPIO pins?
As for your proposed circuit, I think you're going off base - I would be very concerned about a 15ms power up time. I'd like to see the datasheet to understand if this is okay.
So, I think it's obvious that I would like to see the sensor's datasheet. Please share it and together we can figure out what makes the most sense for your application.
myke